IxInsightSubscriptions 
Logical Entity Name  IxInsightSubscriptions 
Default Table Name  IxInsightSubscriptions 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

IxInsightSubscriptions Columns 
ColumnName  Domain  Datatype  NULL  Definition 
InsightSubscriptionsId(PK)    int  NO 
 
InsightId(FK)    int  NO 
 
SyStaffId    int  NO 
 
IsSubscribed    bit  NO 
 
NotifyWeeksPrior    int  NO 
 
NotifyFrequency    nvarchar(10)  NO 
 
DeliveryMethod    nvarchar(25)  NO 
 

IxInsightSubscriptions Primary and Unique Keys 
Key Name  Key Type  Keys 
Uk_IxInsightSubscriptions_InsightId_StaffId  Index  InsightId, SyStaffId 
PK_IxInsightSubscriptions_InsightSubscriptionsId  PrimaryKey  InsightSubscriptionsId 

IxInsightSubscriptions Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
IxInsights  Non-Identifying  One To Zero or More  FK_IxInsightSubscriptions_InsightId_IxInsights_InsightId      InsightId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

IxInsightSubscriptions Check Constraints 
Check Constraint Name  CheckConstraint 

IxInsightSubscriptions Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

IxInsightSubscriptions Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.IxInsightSubscriptions 
NO       
Physical (Microsoft SQL Server)
dbo.IxInsightSubscriptions 
NO       

IxInsightSubscriptions Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

IxInsightSubscriptions Data Movement Rules 
Name  Type  Rule Text/Value